home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 1998 November / IRIX 6.5.2 Base Documentation November 1998.img / usr / share / catman / u_man / cat1 / uname.z / uname
Text File  |  1998-10-30  |  5KB  |  133 lines

  1.  
  2.  
  3.  
  4. UUUUNNNNAAAAMMMMEEEE((((1111))))                                                              UUUUNNNNAAAAMMMMEEEE((((1111))))
  5.  
  6.  
  7.  
  8. NNNNAAAAMMMMEEEE
  9.      uname - identify the current IRIX system
  10.  
  11. SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  12.      uuuunnnnaaaammmmeeee [ ----ssssnnnnrrrrvvvvmmmmppppaaaaddddRRRR ]
  13.  
  14.      uuuunnnnaaaammmmeeee [ ----VVVV INSTVERSIONNUM ]
  15.  
  16.      uuuunnnnaaaammmmeeee [ ----SSSS nodename ]
  17.  
  18. DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  19.      _u_n_a_m_e prints information that identifies the current IRIX system to
  20.      standard output. The string IRIX64 is printed on systems that support
  21.      64-bit addressing (pointers); also see the KKKKEEEERRRRNNNN____PPPPOOOOIIIINNNNTTTTEEEERRRRSSSS argument to
  22.      _s_y_s_c_o_n_f(1).
  23.  
  24.      The options cause selected information returned by _u_n_a_m_e(2) to be
  25.      printed:
  26.  
  27.      ----aaaa   Behave as though all of the options ----mmmmnnnnrrrrssssvvvv were specified.
  28.  
  29.      ----mmmm   Print the machine hardware name.  This is the type of CPU board that
  30.           the system is running on, e.g.  IIIIPPPP22222222.
  31.  
  32.      ----nnnn   Print the hostname or nodename.  The nodename is the name by which
  33.           the system is known to communications networks.
  34.  
  35.      ----pppp   Print the (informal) name of the current system's instruction set
  36.           architecture.  See the SSSSIIII____AAAARRRRCCCCHHHHIIIITTTTEEEECCCCTTTTUUUURRRREEEE section of _ssss_yyyy_ssss_iiii_nnnn_ffff_oooo(2).
  37.  
  38.      ----rrrr   Print the operating system release.  This string begins with one of
  39.           the following forms:  _m._n or _m._n._a where _m is the major release
  40.           number, _n is the minor release number and _a is the (optional)
  41.           maintenance level of the release; e.g.  3333....2222 or 3333....2222....1111.
  42.  
  43.      ----RRRR   Print the extended release name, usually the name of a hardware
  44.           specific release.  Implies the ----rrrr option.  The string returned will
  45.           be empty (that is, the ----rrrr and ----RRRR options will produce the same
  46.           output) on the base OS release.  This option shows additional
  47.           information similar to that printed on the CD label for hardware
  48.           specific releases.
  49.  
  50.      ----ssss   Print the (operating) system name (the default).
  51.  
  52.      ----SSSS _nnnn_oooo_dddd_eeee_nnnn_aaaa_mmmm_eeee
  53.           Change the hostname or nodename to the specified _nnnn_oooo_dddd_eeee_nnnn_aaaa_mmmm_eeee.  This
  54.           changes only the runtime name, and is normally unused.  The
  55.           _h_o_s_t_n_a_m_e(1) command is the recommended method of setting this field,
  56.           because it will allow for longer names. _h_o_s_t_n_a_m_e uses the contents
  57.           of ////eeeettttcccc////ssssyyyyssss____iiiidddd to set the name during system startup.  Only the
  58.           super-user is allowed this capability.
  59.  
  60.  
  61.  
  62.  
  63.                                                                         PPPPaaaaggggeeee 1111
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70. UUUUNNNNAAAAMMMMEEEE((((1111))))                                                              UUUUNNNNAAAAMMMMEEEE((((1111))))
  71.  
  72.  
  73.  
  74.      ----vvvv   Print the operating system version.  This is the date and time that
  75.           the operating system was generated, and has the form:  _m_m_d_d_h_h_m_m.
  76.  
  77.      The ----dddd and ----VVVV options decode the inst version-number, a 10-digit integer
  78.      that, if present, is the last field in the release-name string returned
  79.      by `_u_n_a_m_e -_r'.  Alpha and Beta releases have inst version-numbers, final
  80.      releases do not.  This number represents encoded information about the
  81.      origin of the release.
  82.  
  83.      `_u_n_a_m_e -_d' attempts to report the running system's inst version
  84.      information; if the release has no inst version-number, _u_n_a_m_e displays an
  85.      error message.
  86.  
  87.      `_u_n_a_m_e -_V _I_N_S_T_V_E_R_S_I_O_N_N_U_M' interprets and displays the information encoded
  88.      in INSTVERSIONNUM; if the number is invalid, _u_n_a_m_e displays an error
  89.      message.
  90.  
  91. NNNNOOOOTTTTEEEESSSS
  92.      Do not confuse the 8-digit version number returned by `_u_n_a_m_e -_v'--present
  93.      in all releases--with the 10-digit inst version-number.  The two serve
  94.      different--if somewhat overlapping--purposes.
  95.  
  96. SSSSEEEEEEEE AAAALLLLSSSSOOOO
  97.      hostname(1), inst(1M), sysconf(1), versions(1M), uname(2), sysinfo(2),
  98.      sys_id(4)
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.                                                                         PPPPaaaaggggeeee 2222
  130.  
  131.  
  132.  
  133.